home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / c / bsprite / bsprite.doc < prev    next >
Text File  |  1995-12-31  |  1KB  |  32 lines

  1. *****************************************************************************
  2.                     B S p r i t e   a n d   B B l a n k
  3. *****************************************************************************
  4.  
  5. The files in this archive were written by Leu Simon Gris and are freely
  6. distributable as long as the archive remains intact, and only a nominal fee
  7. is charged for its distribution.
  8.  
  9. This software is provided "AS IS" without warranty of any kind, either
  10. expressed or implied. By using it, you agree to accept the entire risk as to
  11. the quality and performance of the program.
  12.  
  13. Comments, suggestions and bug reports are welcome.
  14.  
  15.    Leu Simon Gris
  16.    18 bis avenue S. de Brazza
  17.    F-48100 Marvejols    FRANCE
  18.  
  19. Internet: simon.gris@ramses.fdn.org
  20.  
  21.  
  22. BSprite and BBlank are two little programs which uses the GfxBase->BP3Bits
  23. field of graphics.library v39 to turn on or off Sprites on the screen
  24. borders and the borders themselvs on AGA and ECS. These utilities are
  25. bazed on BBlank from Nicola Salmoria thus the code is entirely new
  26. and much smaller than what he wrote with the new possibility of
  27. enabling BorderSprites.
  28.  
  29. Both programs act like toggle, note that border sprite only works when
  30. borders are not blanked.
  31.  
  32.